<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clic.git/src, branch 0.10</title>
<subtitle>Console based arbitrary radix, arbitrary precision calculator.
</subtitle>
<id>https://git.xagasoft.com/Smaller Projects/clic.git/atom?h=0.10</id>
<link rel='self' href='https://git.xagasoft.com/Smaller Projects/clic.git/atom?h=0.10'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/'/>
<updated>2014-11-24T22:51:08+00:00</updated>
<entry>
<title>Fixed an annoying parsing bug.</title>
<updated>2014-11-24T22:51:08+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-11-24T22:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=3320e1496b1d099f63dea869f4a1cc19630dc3a9'/>
<id>urn:sha1:3320e1496b1d099f63dea869f4a1cc19630dc3a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made x/0 return 0 for now.</title>
<updated>2014-11-03T15:16:33+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-11-03T15:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=f2f92156531b49da71067336ef0724f411226644'/>
<id>urn:sha1:f2f92156531b49da71067336ef0724f411226644</id>
<content type='text'>
I have to decide how to handle special values like that, but for now
it's better that it doesn't go into an infinite loop.
</content>
</entry>
<entry>
<title>Added more tests, keep everything on the up and up</title>
<updated>2014-10-31T19:39:52+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-31T19:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=55e8d5a372793f6fb7b6f1a6f42396d6115bcf9b'/>
<id>urn:sha1:55e8d5a372793f6fb7b6f1a6f42396d6115bcf9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected issue with particular sequences of zeros.</title>
<updated>2014-10-31T16:41:57+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-31T16:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=9e204039f0b310bdb101063bbfb82b9a9fb5d5e0'/>
<id>urn:sha1:9e204039f0b310bdb101063bbfb82b9a9fb5d5e0</id>
<content type='text'>
No more known division issues.
</content>
</entry>
<entry>
<title>Maybe better?  conversions aren't always good.</title>
<updated>2014-10-30T21:49:41+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T21:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=301844ef30b44966463ab22d6a518bc302330e1e'/>
<id>urn:sha1:301844ef30b44966463ab22d6a518bc302330e1e</id>
<content type='text'>
I'm not sure what part is broken yet though.
</content>
</entry>
<entry>
<title>Used the new cuter sign logic in multiply.</title>
<updated>2014-10-30T21:22:44+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T21:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=c267a6706b1cf5b2eaae042eb41e94ece67b5467'/>
<id>urn:sha1:c267a6706b1cf5b2eaae042eb41e94ece67b5467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better comments!</title>
<updated>2014-10-30T21:19:08+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T21:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=c2e3917d6b1feab90c3632fb76acacd672ff9e06'/>
<id>urn:sha1:c2e3917d6b1feab90c3632fb76acacd672ff9e06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated version number.</title>
<updated>2014-10-30T20:29:05+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T20:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=24585306f072bed23d9898b66a7ef2e7b0f9d8a5'/>
<id>urn:sha1:24585306f072bed23d9898b66a7ef2e7b0f9d8a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed remaining known division issues.</title>
<updated>2014-10-30T20:28:40+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T20:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=ab6a53d64a2afcc4dd106753548387cd9f417531'/>
<id>urn:sha1:ab6a53d64a2afcc4dd106753548387cd9f417531</id>
<content type='text'>
It looks great, and works with everything I can think of so far.
</content>
</entry>
<entry>
<title>Divisors between 0 and 1 break division now.</title>
<updated>2014-10-30T19:34:06+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T19:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=355384af24bfdb6e1346a83011daf5b5381aa2eb'/>
<id>urn:sha1:355384af24bfdb6e1346a83011daf5b5381aa2eb</id>
<content type='text'>
</content>
</entry>
</feed>
